Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 19, 2025

This PR contains the following updates:

Package Change Age Confidence
go:github.com/gohugoio/hugo v0.152.2 -> v0.153.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

gohugoio/hugo (go:github.com/gohugoio/hugo)

v0.153.0

Compare Source

This is a good one! Hugo v0.153.0 is a significant release that introduces a powerful new multidimensional content model and completely overhauls WebP image support. Will be back soon with more info and reference to an updated documentation.

Note
Bug fixes
Improvements
Dependency Updates
Build Setup
Documentation

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 19, 2025
@renovate renovate bot enabled auto-merge (squash) December 19, 2025 14:12
@renovate renovate bot merged commit ff88916 into main Dec 19, 2025
35 checks passed
@renovate renovate bot deleted the renovate/go-github.com-gohugoio-hugo-0.x branch December 19, 2025 14:22
sibasispadhi pushed a commit to sibasispadhi/client_java that referenced this pull request Jan 7, 2026
…rometheus#1748)

This PR contains the following updates:

| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
|
[go:github.com/gohugoio/hugo](https://redirect.github.com/gohugoio/hugo)
| `v0.152.2` -> `v0.153.0` |
![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgohugoio%2fhugo/v0.153.0?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgohugoio%2fhugo/v0.152.2/v0.153.0?slim=true)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>gohugoio/hugo (go:github.com/gohugoio/hugo)</summary>

###
[`v0.153.0`](https://redirect.github.com/gohugoio/hugo/releases/tag/v0.153.0)

[Compare
Source](https://redirect.github.com/gohugoio/hugo/compare/v0.152.2...v0.153.0)

This is a good one! Hugo `v0.153.0` is a significant release that
introduces a powerful new multidimensional content model and completely
overhauls WebP image support. Will be back soon with more info and
reference to an updated documentation.

##### Note

- tpl/css: Deprecate libsass in favor of dartsass (note)
[`9937a5d`](https://redirect.github.com/gohugoio/hugo/commit/9937a5dc)
[@&#8203;bep](https://redirect.github.com/bep)
[#&#8203;14261](https://redirect.github.com/gohugoio/hugo/issues/14261)
- config: Add struct tags to deprecated and unused fields
[`e1236e3`](https://redirect.github.com/gohugoio/hugo/commit/e1236e3d)
[@&#8203;jmooring](https://redirect.github.com/jmooring)

##### Bug fixes

- Fix some outdated front matter
[`b82e496`](https://redirect.github.com/gohugoio/hugo/commit/b82e496c)
[@&#8203;bep](https://redirect.github.com/bep)
[#&#8203;14271](https://redirect.github.com/gohugoio/hugo/issues/14271)
- Fix server rebuilds on editing content with Chinese terms
[`e2e64ae`](https://redirect.github.com/gohugoio/hugo/commit/e2e64aee)
[@&#8203;bep](https://redirect.github.com/bep)
[#&#8203;14240](https://redirect.github.com/gohugoio/hugo/issues/14240)
- Fix slow server startup of very big content trees
[`7a43b92`](https://redirect.github.com/gohugoio/hugo/commit/7a43b928)
[@&#8203;bep](https://redirect.github.com/bep)
[#&#8203;14211](https://redirect.github.com/gohugoio/hugo/issues/14211)
- github: Fix "no space left on device" issue in CI
[`b037b93`](https://redirect.github.com/gohugoio/hugo/commit/b037b930)
[@&#8203;bep](https://redirect.github.com/bep)
- docs: Fix link to CGO wiki page
[`5af3112`](https://redirect.github.com/gohugoio/hugo/commit/5af31128)
[@&#8203;jordelver](https://redirect.github.com/jordelver)
- Fix grammatical error in styleguide.md
[`62c4740`](https://redirect.github.com/gohugoio/hugo/commit/62c47407)
[@&#8203;bep](https://redirect.github.com/bep)
- hugolib: Fix recently introduced data race
[`94a6233`](https://redirect.github.com/gohugoio/hugo/commit/94a6233a)
[@&#8203;bep](https://redirect.github.com/bep)
[#&#8203;14140](https://redirect.github.com/gohugoio/hugo/issues/14140)
- docshelper: Fix some YAML serialization issues with sites matrix
configuration
[`22d0c17`](https://redirect.github.com/gohugoio/hugo/commit/22d0c17e)
[@&#8203;bep](https://redirect.github.com/bep)
[#&#8203;14132](https://redirect.github.com/gohugoio/hugo/issues/14132)
- resources/page: Fix slugorcontentbasename for section pages
[`25c7c18`](https://redirect.github.com/gohugoio/hugo/commit/25c7c18f)
[@&#8203;dvdksn](https://redirect.github.com/dvdksn)
[#&#8203;14104](https://redirect.github.com/gohugoio/hugo/issues/14104)
- all: Fix some benchmarks broken by modernize
[`91eac9e`](https://redirect.github.com/gohugoio/hugo/commit/91eac9e5)
[@&#8203;bep](https://redirect.github.com/bep)
[#&#8203;14107](https://redirect.github.com/gohugoio/hugo/issues/14107)
- all: Run modernize -fix ./...
[`04650ce`](https://redirect.github.com/gohugoio/hugo/commit/04650ce7)
[@&#8203;bep](https://redirect.github.com/bep)
[#&#8203;14107](https://redirect.github.com/gohugoio/hugo/issues/14107)

##### Improvements

- resources/images: Don't trust the file extension when decoding JPEG
and PNG images
[`65d43e1`](https://redirect.github.com/gohugoio/hugo/commit/65d43e1d)
[@&#8203;bep](https://redirect.github.com/bep)
- Add full filename to image processing error messages if possible
[`65a7666`](https://redirect.github.com/gohugoio/hugo/commit/65a76664)
[@&#8203;bep](https://redirect.github.com/bep)
[#&#8203;14278](https://redirect.github.com/gohugoio/hugo/issues/14278)
- tailwindcss: Add referece to skipInlineImportsNotFound when import not
found in assets
[`da5b1fc`](https://redirect.github.com/gohugoio/hugo/commit/da5b1fcf)
[@&#8203;bep](https://redirect.github.com/bep)
[#&#8203;14273](https://redirect.github.com/gohugoio/hugo/issues/14273)
- Improve error messages for template failures
[`0637adb`](https://redirect.github.com/gohugoio/hugo/commit/0637adb2)
[@&#8203;bep](https://redirect.github.com/bep)
- Improve error handling/messages in Hugo Pipes
[`0bf6135`](https://redirect.github.com/gohugoio/hugo/commit/0bf61353)
[@&#8203;bep](https://redirect.github.com/bep)
[#&#8203;14257](https://redirect.github.com/gohugoio/hugo/issues/14257)
[#&#8203;14270](https://redirect.github.com/gohugoio/hugo/issues/14270)
- images: Add a webp test with bg color
[`573ecb5`](https://redirect.github.com/gohugoio/hugo/commit/573ecb53)
[@&#8203;bep](https://redirect.github.com/bep)
- Encode and Decode using the libwebp library via WASM with animation
support
[`1b4514e`](https://redirect.github.com/gohugoio/hugo/commit/1b4514e0)
[@&#8203;bep](https://redirect.github.com/bep)
[#&#8203;10030](https://redirect.github.com/gohugoio/hugo/issues/10030)
[#&#8203;8500](https://redirect.github.com/gohugoio/hugo/issues/8500)
[#&#8203;12843](https://redirect.github.com/gohugoio/hugo/issues/12843)
[#&#8203;8879](https://redirect.github.com/gohugoio/hugo/issues/8879)
[#&#8203;12842](https://redirect.github.com/gohugoio/hugo/issues/12842)
- config/allconfig: Correct error message
[`429e572`](https://redirect.github.com/gohugoio/hugo/commit/429e5720)
[@&#8203;jmooring](https://redirect.github.com/jmooring)
[#&#8203;14259](https://redirect.github.com/gohugoio/hugo/issues/14259)
- tpl: Add missing functions to init files
[`fa7d37f`](https://redirect.github.com/gohugoio/hugo/commit/fa7d37f0)
[@&#8203;jmooring](https://redirect.github.com/jmooring)
[#&#8203;14249](https://redirect.github.com/gohugoio/hugo/issues/14249)
- github: Add some known humans to the AI whitelist
[`fae49a2`](https://redirect.github.com/gohugoio/hugo/commit/fae49a22)
[@&#8203;bep](https://redirect.github.com/bep)
- langs/i18n: Prefer languageCode when picking translation file
[`6be463b`](https://redirect.github.com/gohugoio/hugo/commit/6be463b5)
[@&#8203;bep](https://redirect.github.com/bep)
[#&#8203;14204](https://redirect.github.com/gohugoio/hugo/issues/14204)
[#&#8203;14217](https://redirect.github.com/gohugoio/hugo/issues/14217)
- Add entitlements for WebAssembly for macOS Tahoe
[`9e24b56`](https://redirect.github.com/gohugoio/hugo/commit/9e24b564)
[@&#8203;bep](https://redirect.github.com/bep)
[#&#8203;14220](https://redirect.github.com/gohugoio/hugo/issues/14220)
- testscripts: Move layouts file to new structure
[`45b67f6`](https://redirect.github.com/gohugoio/hugo/commit/45b67f6c)
[@&#8203;bep](https://redirect.github.com/bep)
- resources: Skip integration test if Dart Sass is not installed
[`5e649eb`](https://redirect.github.com/gohugoio/hugo/commit/5e649eb4)
[@&#8203;jmooring](https://redirect.github.com/jmooring)
- testing: Replace legacy config.toml with hugo.toml in most tests
[`3073fd5`](https://redirect.github.com/gohugoio/hugo/commit/3073fd5c)
[@&#8203;bep](https://redirect.github.com/bep)
- testing: Port integration tests to new templates structure
[`b9b304a`](https://redirect.github.com/gohugoio/hugo/commit/b9b304a1)
[@&#8203;bep](https://redirect.github.com/bep)
- github: Correct dependabot => dependabot\[bot]
[`8be30ef`](https://redirect.github.com/gohugoio/hugo/commit/8be30ef2)
[@&#8203;bep](https://redirect.github.com/bep)
- config/privacy: Change GoogleAnalytics.RespectDoNotTrack default to
true
[`565a10c`](https://redirect.github.com/gohugoio/hugo/commit/565a10cb)
[@&#8203;jmooring](https://redirect.github.com/jmooring)
[#&#8203;13307](https://redirect.github.com/gohugoio/hugo/issues/13307)
- Add signed and notarized MacOS pkg builds
[`438f113`](https://redirect.github.com/gohugoio/hugo/commit/438f113f)
[@&#8203;bep](https://redirect.github.com/bep)
[#&#8203;14135](https://redirect.github.com/gohugoio/hugo/issues/14135)
- Upgrade to Go 1.25.4
[`dab5405`](https://redirect.github.com/gohugoio/hugo/commit/dab54058)
[@&#8203;bep](https://redirect.github.com/bep)
- tpl/urls: Add PathEscape and PathUnescape functions
[`1a1b062`](https://redirect.github.com/gohugoio/hugo/commit/1a1b062a)
[@&#8203;jmooring](https://redirect.github.com/jmooring)
[#&#8203;14209](https://redirect.github.com/gohugoio/hugo/issues/14209)
- Speedup and simplify page assembly for deeper content trees
[`555dfa2`](https://redirect.github.com/gohugoio/hugo/commit/555dfa20)
[@&#8203;bep](https://redirect.github.com/bep)
- gemini: Remove styleguide.md (for now)
[`34b0c15`](https://redirect.github.com/gohugoio/hugo/commit/34b0c15a)
[@&#8203;bep](https://redirect.github.com/bep)
- github: Reenable Gemini, but no auto code review
[`9dc38e9`](https://redirect.github.com/gohugoio/hugo/commit/9dc38e91)
[@&#8203;bep](https://redirect.github.com/bep)
- github: Partition tests by their root
[`b592d34`](https://redirect.github.com/gohugoio/hugo/commit/b592d34e)
[@&#8203;bep](https://redirect.github.com/bep)
- github: Make the clean commands work
[`18a2afa`](https://redirect.github.com/gohugoio/hugo/commit/18a2afa5)
[@&#8203;bep](https://redirect.github.com/bep)
- github: Also test the root package (left out in previous commit)
[`0b0c827`](https://redirect.github.com/gohugoio/hugo/commit/0b0c827d)
[@&#8203;bep](https://redirect.github.com/bep)
- github: More disk space saving optimizations
[`30dc75e`](https://redirect.github.com/gohugoio/hugo/commit/30dc75e6)
[@&#8203;bep](https://redirect.github.com/bep)
- github: Add PR Template
[`6bc8e6f`](https://redirect.github.com/gohugoio/hugo/commit/6bc8e6f4)
[@&#8203;jmooring](https://redirect.github.com/jmooring)
- Adjust benchmark
[`cda4d75`](https://redirect.github.com/gohugoio/hugo/commit/cda4d751)
[@&#8203;bep](https://redirect.github.com/bep)
- tpl/openapi: Add support for OpenAPI external file references
[`84950ed`](https://redirect.github.com/gohugoio/hugo/commit/84950ed2)
[@&#8203;bep](https://redirect.github.com/bep)
[#&#8203;8067](https://redirect.github.com/gohugoio/hugo/issues/8067)
- github: Skip dependabot for AI Watchdog workflow
[`a8ed613`](https://redirect.github.com/gohugoio/hugo/commit/a8ed6137)
[@&#8203;bep](https://redirect.github.com/bep)
- github: Remove the 386 test step in GitHub test workflow
[`b971b7f`](https://redirect.github.com/gohugoio/hugo/commit/b971b7f9)
[@&#8203;bep](https://redirect.github.com/bep)
[#&#8203;14201](https://redirect.github.com/gohugoio/hugo/issues/14201)
- github: Remove test binaries after CI test runs
[`24210dc`](https://redirect.github.com/gohugoio/hugo/commit/24210dca)
[@&#8203;bep](https://redirect.github.com/bep)
- github: Adjust watchdog run logic (now with correct spelling)
[`0f94274`](https://redirect.github.com/gohugoio/hugo/commit/0f94274a)
[@&#8203;bep](https://redirect.github.com/bep)
- github: Adjust watchdog run logic (again)
[`5f9c3a3`](https://redirect.github.com/gohugoio/hugo/commit/5f9c3a3e)
[@&#8203;bep](https://redirect.github.com/bep)
- github: Adjust watchdog run logic
[`51d77a6`](https://redirect.github.com/gohugoio/hugo/commit/51d77a6c)
[@&#8203;bep](https://redirect.github.com/bep)
- github: Only run AI Watchdog when the PR is ready for review
[`d25b619`](https://redirect.github.com/gohugoio/hugo/commit/d25b619c)
[@&#8203;bep](https://redirect.github.com/bep)
- Update aiwatchdog.yml
[`4a76d8c`](https://redirect.github.com/gohugoio/hugo/commit/4a76d8c6)
[@&#8203;bep](https://redirect.github.com/bep)
- Update aiwatchdog.yml
[`d837eff`](https://redirect.github.com/gohugoio/hugo/commit/d837eff0)
[@&#8203;bep](https://redirect.github.com/bep)
- Update aiwatchdog.yml
[`323e306`](https://redirect.github.com/gohugoio/hugo/commit/323e306b)
[@&#8203;bep](https://redirect.github.com/bep)
- github: Add label to AI suspects and do not fail when confident
[`2047638`](https://redirect.github.com/gohugoio/hugo/commit/2047638a)
[@&#8203;bep](https://redirect.github.com/bep)
- github: Adjust AI Watchdog workflow to make it run PRs from forks
[`38efb70`](https://redirect.github.com/gohugoio/hugo/commit/38efb702)
[@&#8203;bep](https://redirect.github.com/bep)
- github: Adjust workflow permissions
[`bdf8b1a`](https://redirect.github.com/gohugoio/hugo/commit/bdf8b1a9)
[@&#8203;bep](https://redirect.github.com/bep)
- performance: Misc allocation improvements
[`f33c1a3`](https://redirect.github.com/gohugoio/hugo/commit/f33c1a3f)
[@&#8203;bep](https://redirect.github.com/bep)
- github: Add ai-watchdog workflow and update other workflows' versions
[`56d7925`](https://redirect.github.com/gohugoio/hugo/commit/56d7925a)
[@&#8203;bep](https://redirect.github.com/bep)
[#&#8203;14147](https://redirect.github.com/gohugoio/hugo/issues/14147)
- tpl/collections: Improve collections.D
[`c6b6910`](https://redirect.github.com/gohugoio/hugo/commit/c6b6910a)
[@&#8203;jmooring](https://redirect.github.com/jmooring)
[#&#8203;14143](https://redirect.github.com/gohugoio/hugo/issues/14143)
- Optimize memory allocations for sites matrix vector stores
[`ca40254`](https://redirect.github.com/gohugoio/hugo/commit/ca402540)
[@&#8203;bep](https://redirect.github.com/bep)
- gemini: Disable auto PR codereviews for now
[`44b5f13`](https://redirect.github.com/gohugoio/hugo/commit/44b5f13f)
[@&#8203;bep](https://redirect.github.com/bep)
- Update styleguide.md
[`2c6574e`](https://redirect.github.com/gohugoio/hugo/commit/2c6574eb)
[@&#8203;bep](https://redirect.github.com/bep)
- Add gemini setup files
[`60c4245`](https://redirect.github.com/gohugoio/hugo/commit/60c4245e)
[@&#8203;bep](https://redirect.github.com/bep)
- static: Preserve .gitignore and .gitattributes in
--cleanDestinationDir
[`5e6b269`](https://redirect.github.com/gohugoio/hugo/commit/5e6b269c)
[@&#8203;Ahamed1846](https://redirect.github.com/Ahamed1846)
[#&#8203;14097](https://redirect.github.com/gohugoio/hugo/issues/14097)
- hugolib: Improve performance of content trees with many sections
[`26f31ff`](https://redirect.github.com/gohugoio/hugo/commit/26f31ff6)
[@&#8203;bep](https://redirect.github.com/bep)
- Add a site assembly benchmark test for a deeper site structure with
more sections and pages
[`606415e`](https://redirect.github.com/gohugoio/hugo/commit/606415ec)
[@&#8203;bep](https://redirect.github.com/bep)
- sitesmatrix: Clary default dimension values
[`dc2f6ae`](https://redirect.github.com/gohugoio/hugo/commit/dc2f6ae2)
[@&#8203;bep](https://redirect.github.com/bep)
- Run go mod tidy to clean up go.mod and go.sum
[`a0944ac`](https://redirect.github.com/gohugoio/hugo/commit/a0944ac7)
[@&#8203;bep](https://redirect.github.com/bep)
- testing: Rewrite all the old style integration tests to txtar style
tests
[`a2469d5`](https://redirect.github.com/gohugoio/hugo/commit/a2469d50)
[@&#8203;bep](https://redirect.github.com/bep)
- hugolib: Delete some old integration tests
[`e24b604`](https://redirect.github.com/gohugoio/hugo/commit/e24b604c)
[@&#8203;bep](https://redirect.github.com/bep)
- testing: Revise usage of b.N and b.Loop() in benchmarks
[`4c7a78f`](https://redirect.github.com/gohugoio/hugo/commit/4c7a78f5)
[@&#8203;bep](https://redirect.github.com/bep)
- Add roles and versions as new dimensions (in addition to language)
[`264022a`](https://redirect.github.com/gohugoio/hugo/commit/264022a7)
[@&#8203;bep](https://redirect.github.com/bep)
[#&#8203;519](https://redirect.github.com/gohugoio/hugo/issues/519)
[#&#8203;13680](https://redirect.github.com/gohugoio/hugo/issues/13680)
[#&#8203;13663](https://redirect.github.com/gohugoio/hugo/issues/13663)
[#&#8203;13776](https://redirect.github.com/gohugoio/hugo/issues/13776)
[#&#8203;13855](https://redirect.github.com/gohugoio/hugo/issues/13855)
[#&#8203;13648](https://redirect.github.com/gohugoio/hugo/issues/13648)
[#&#8203;13996](https://redirect.github.com/gohugoio/hugo/issues/13996)
[#&#8203;14001](https://redirect.github.com/gohugoio/hugo/issues/14001)
[#&#8203;14031](https://redirect.github.com/gohugoio/hugo/issues/14031)
[#&#8203;13818](https://redirect.github.com/gohugoio/hugo/issues/13818)
[#&#8203;13196](https://redirect.github.com/gohugoio/hugo/issues/13196)
- Update CONTRIBUTING.md
[`ff0f67e`](https://redirect.github.com/gohugoio/hugo/commit/ff0f67ea)
[@&#8203;bep](https://redirect.github.com/bep)
- hreflect: Cache reflect method lookups used in collections.Where and
others
[`e9bda21`](https://redirect.github.com/gohugoio/hugo/commit/e9bda21c)
[@&#8203;bep](https://redirect.github.com/bep)
- all: Simplify the reflect usage
[`3893e70`](https://redirect.github.com/gohugoio/hugo/commit/3893e705)
[@&#8203;bep](https://redirect.github.com/bep)

##### Dependency Updates

- build(deps): bump github.com/goccy/go-yaml from 1.19.0 to 1.19.1
[`39649dc`](https://redirect.github.com/gohugoio/hugo/commit/39649dce)
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]
- build(deps): bump github.com/alecthomas/chroma/v2 from 2.21.0 to
2.21.1
[`614fb16`](https://redirect.github.com/gohugoio/hugo/commit/614fb16e)
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/cloudfront
[`33542d3`](https://redirect.github.com/gohugoio/hugo/commit/33542d39)
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]
- deps: Upgrade github.com/alecthomas/chroma/v2 v2.20.0 => v2.21.0
[`588d20b`](https://redirect.github.com/gohugoio/hugo/commit/588d20b3)
[@&#8203;bep](https://redirect.github.com/bep)
[#&#8203;14266](https://redirect.github.com/gohugoio/hugo/issues/14266)
- build(deps): bump github.com/aws/aws-sdk-go-v2 from 1.40.1 to 1.41.0
[`b337302`](https://redirect.github.com/gohugoio/hugo/commit/b3373029)
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]
- build(deps): bump github.com/evanw/esbuild from 0.27.1 to 0.27.2
[`e6a3f1d`](https://redirect.github.com/gohugoio/hugo/commit/e6a3f1d6)
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]
- build(deps): bump golang.org/x/image from 0.33.0 to 0.34.0
[`364d237`](https://redirect.github.com/gohugoio/hugo/commit/364d237b)
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]
- build(deps): bump golang.org/x/tools from 0.39.0 to 0.40.0
[`079f3eb`](https://redirect.github.com/gohugoio/hugo/commit/079f3eb8)
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]
- build(deps): bump github.com/tdewolff/minify/v2 from 2.24.7 to 2.24.8
[`4e6f2b6`](https://redirect.github.com/gohugoio/hugo/commit/4e6f2b67)
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]
- build(deps): bump gocloud.dev from 0.43.0 to 0.44.0
[`dff5e16`](https://redirect.github.com/gohugoio/hugo/commit/dff5e168)
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/cloudfront
[`c82a035`](https://redirect.github.com/gohugoio/hugo/commit/c82a035b)
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]
- build(deps): bump github.com/evanw/esbuild from 0.27.0 to 0.27.1
[`86b01ed`](https://redirect.github.com/gohugoio/hugo/commit/86b01eda)
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]
- build(deps): bump github.com/aws/aws-sdk-go-v2 from 1.40.0 to 1.40.1
[`9e7182e`](https://redirect.github.com/gohugoio/hugo/commit/9e7182e9)
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]
- build(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.2
[`cf3ad62`](https://redirect.github.com/gohugoio/hugo/commit/cf3ad62c)
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]
- build(deps): bump github.com/goccy/go-yaml from 1.18.0 to 1.19.0
[`bf42138`](https://redirect.github.com/gohugoio/hugo/commit/bf421386)
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]
- build(deps): bump github.com/olekukonko/tablewriter from 1.1.1 to
1.1.2
[`57fecb6`](https://redirect.github.com/gohugoio/hugo/commit/57fecb6b)
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]
- build(deps): bump github.com/JohannesKaufmann/html-to-markdown/v2
[`6d0ab6a`](https://redirect.github.com/gohugoio/hugo/commit/6d0ab6a3)
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/cloudfront
[`0de8f86`](https://redirect.github.com/gohugoio/hugo/commit/0de8f860)
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/cloudfront
[`2b337cd`](https://redirect.github.com/gohugoio/hugo/commit/2b337cd2)
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]
- build(deps): bump golang.org/x/image from 0.32.0 to 0.33.0
[`cc61d00`](https://redirect.github.com/gohugoio/hugo/commit/cc61d00d)
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]
- build(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0
[`8ef2c61`](https://redirect.github.com/gohugoio/hugo/commit/8ef2c619)
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]
- build(deps): bump github.com/tdewolff/minify/v2 from 2.24.5 to 2.24.7
[`b916880`](https://redirect.github.com/gohugoio/hugo/commit/b9168803)
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/cloudfront
[`2680467`](https://redirect.github.com/gohugoio/hugo/commit/26804673)
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]
- build(deps): bump golang.org/x/tools from 0.38.0 to 0.39.0
[`8ce80f7`](https://redirect.github.com/gohugoio/hugo/commit/8ce80f75)
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]
- build(deps): bump github.com/tetratelabs/wazero from 1.10.0 to 1.10.1
[`4baa95b`](https://redirect.github.com/gohugoio/hugo/commit/4baa95ba)
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]
- build(deps): bump github.com/bits-and-blooms/bitset
[`b81861f`](https://redirect.github.com/gohugoio/hugo/commit/b81861fd)
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]
- build(deps): bump github.com/olekukonko/tablewriter from 1.1.0 to
1.1.1
[`15cce89`](https://redirect.github.com/gohugoio/hugo/commit/15cce89e)
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]
- build(deps): bump golang.org/x/text from 0.30.0 to 0.31.0
[`187e683`](https://redirect.github.com/gohugoio/hugo/commit/187e683b)
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]
- build(deps): bump github.com/evanw/esbuild from 0.25.12 to 0.27.0
[`432078a`](https://redirect.github.com/gohugoio/hugo/commit/432078a6)
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]
- build(deps): bump google.golang.org/api from 0.251.0 to 0.255.0
[`38608c7`](https://redirect.github.com/gohugoio/hugo/commit/38608c7c)
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/cloudfront
[`d75f0dc`](https://redirect.github.com/gohugoio/hugo/commit/d75f0dc6)
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]
- build(deps): bump github.com/tetratelabs/wazero from 1.9.0 to 1.10.0
[`579362e`](https://redirect.github.com/gohugoio/hugo/commit/579362ef)
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]
- build(deps): bump github.com/evanw/esbuild from 0.25.11 to 0.25.12
[`0e8f88f`](https://redirect.github.com/gohugoio/hugo/commit/0e8f88fa)
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]

##### Build Setup

- release: Skip pushing stable and docs update for pre-releases
[`c1cc65f`](https://redirect.github.com/gohugoio/hugo/commit/c1cc65fc)
[@&#8203;bep](https://redirect.github.com/bep)
- release: Support alpha, beta, and RC releases
[`6630759`](https://redirect.github.com/gohugoio/hugo/commit/66307592)
[@&#8203;bep](https://redirect.github.com/bep)
- snap: Address snapcraft deprecations
[`596517a`](https://redirect.github.com/gohugoio/hugo/commit/596517a2)
[@&#8203;jmooring](https://redirect.github.com/jmooring)

##### Documentation

- markup/asciidocext: Improve Asciidoctor integration
[`3d21b06`](https://redirect.github.com/gohugoio/hugo/commit/3d21b068)
[@&#8203;jmooring](https://redirect.github.com/jmooring)
[#&#8203;9202](https://redirect.github.com/gohugoio/hugo/issues/9202)
[#&#8203;10183](https://redirect.github.com/gohugoio/hugo/issues/10183)
[#&#8203;10473](https://redirect.github.com/gohugoio/hugo/issues/10473)
[#&#8203;14160](https://redirect.github.com/gohugoio/hugo/issues/14160)
- hugolib/doctree: Simplify lock setup in SimpleThreadSafeTree to reduce
read allocation
[`fee0957`](https://redirect.github.com/gohugoio/hugo/commit/fee09576)
[@&#8203;bep](https://redirect.github.com/bep)
- github: Update asciidoctor-diagrams extension and add GoAT
[`9d80c39`](https://redirect.github.com/gohugoio/hugo/commit/9d80c397)
[@&#8203;jmooring](https://redirect.github.com/jmooring)
- markup/asciidocext: Support boolean document attributes
[`bca171b`](https://redirect.github.com/gohugoio/hugo/commit/bca171b6)
[@&#8203;jmooring](https://redirect.github.com/jmooring)
[#&#8203;14138](https://redirect.github.com/gohugoio/hugo/issues/14138)
- github: Allow AsciiDoc content in tests to render Ditaa diagrams
[`9289aa4`](https://redirect.github.com/gohugoio/hugo/commit/9289aa43)
[@&#8203;jmooring](https://redirect.github.com/jmooring)
- commands: newDocsHelper encode integers as ints in generated YAML
[`0efcb24`](https://redirect.github.com/gohugoio/hugo/commit/0efcb24c)
[@&#8203;GrigoreAlexandru](https://redirect.github.com/GrigoreAlexandru)
[#&#8203;14122](https://redirect.github.com/gohugoio/hugo/issues/14122)
- github: Allow AsciiDoc content in tests to render diagrams
[`2c80dee`](https://redirect.github.com/gohugoio/hugo/commit/2c80dee3)
[@&#8203;jmooring](https://redirect.github.com/jmooring)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/prometheus/client_java).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41OS4wIiwidXBkYXRlZEluVmVyIjoiNDIuNTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Sibasis <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant